Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Mar 27, 2011, 12:52:28 AM (13 years ago)
- Author:
-
Rokth
- Comment:
-
Added my batch script for pidgin USB, review
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v214
|
v215
|
|
462 | 462 | PAUSE |
463 | 463 | }}} |
464 | | |
| 464 | Another shorter script that has similar results |
| 465 | {{{ |
| 466 | ::Download the latest GTK and Pigin win32 zip files and extract into the same folder. |
| 467 | :: This script will do the rest |
| 468 | ::As seen @ http://pastebin.com/ggmKQWKt |
| 469 | MOVE pidgin* pidgin |
| 470 | REN pidgin\pidgin.exe pidgin\pidgin-portable.exe |
| 471 | RMDIR /s /q pidgin\plugins\perl pidgin\plugins\locale\ |
| 472 | DEL pidgin\plugins\perl.dll pidgin\plugins\tcl.dll |
| 473 | RD /s /q gtk\share\ gtk\manifest gtk\share\locale |
| 474 | |
| 475 | }}} |
465 | 476 | == Running Linux Pidgin From a USB Drive (Portable Mode) == |
466 | 477 | This should be possible somehow, but it's not tested and not documented. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!